This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Lily Fezvelutheretsi 14.Jan.04 01:07 PM a Web browser Applications Development6.0.3All Platforms
In lotus notes when an email has attachments I can make a few operations with the attachments: save/delete/save&delete. When I save&delete an attachment I want to insert into email a link to the location where that attachment has been save - currently when I use save/delete from menu into email is inserted only a message ('this attachment have been deleted...'). This link should launch directly the application needed to show the attachment (eg. if it is a doc file - word should open)
How can I do this? I've already made an action in lotus script save/delete the attachment and insert the link into the email (I've used mime representation of the email) - the problem is that when I click on that link it still open it into lotus application.
Is it posible to insert a hotspot button, without breaking the mime representation of the email?